<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.homeSwip .imgs {
  width: 100%;
  height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.whiteHead .header {
  background-color: transparent;
  border-bottom: 0px;
  color: #fff;
}
.whiteHead .headRight {
  border: 0px;

}
.banner-text {
  color: #fff;
  opacity: 0;

}
.banner-An {
  position: absolute;
  top: 50%;
  width: 750px;
  transform: translateY(-50%);
}
.homeSwip .global-inner {
  height: 100%;
}
.banner-text h1 {
  font-size: 3.6em;
}
.con_nav span+span+span {
  display: none;
}
.banner-text .text {
  font-size: 24px;
  line-height: 60px;
  padding-top: 30px;
  margin-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, .3);
  margin-bottom: 75px;
}
.moIc {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #fff;
}
.moIc img {
  display: block;
  margin: 15px 13px;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}
.homeMore span {
  margin-top: 9px;
  margin-right: 17px;
  font-size: 18px;
}
.homeMore:hover img {
  margin-left: 30px;
}
.homeSwip .swiper-pagination-bullet {
  width: 68px;
  height: 3px;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 0;
}
.homeSwip .swiper-slide:nth-child(1) .banner-text .text {
  border-top: 0px;
}
.homeSwip .swiper-pagination-bullet-active {
  height: 5px;
  background-color: rgba(255, 255, 255, 1);
}
.homeSwip .swiper-pagination {
  bottom: 35px;
}
.home1 h1 {
  font-size: 1.6em;
  font-weight: bold;
  color: #004F84;
  text-align: center;
  margin-top: 2.4em;
}
.home1 .con_nav {
  font-size: 18px;
  text-align: center;
  margin-top: 25px;
}
.home1 .con_nav span {

  /*border-right: 1px solid #333333;*/
  line-height: 1;

}
.home1 .con_nav span+span {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #333333;
}
.home1 .con_nav span:last-child {
  border-right: 0px solid #333333;
}
.home1Swip .imgs {
  width: 100%;
  height: 21em;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.home1-le {
  width: 45%;
}
.homeNav {
  position: absolute;
  bottom: 0;
  line-height: 50px;
  background-color: rgba(0, 0, 0, .59);
  color: #fff;
  width: 100%;

}
.headplace {
  display: none;
}
@media(min-width:992px) {
  .homeNav span {
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    width: 80%;
  }
  .home6-cen:hover .home6Img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
  }
  .home6Swip .swiper-wrapper {
    display: flex;
    justify-content: center;
  }
}

.home1Swip .swiper-pagination-bullet {
  background-color: #fff;
  text-align: right;
}
.home1Swip .swiper-pagination {
  text-align: right;
  bottom: 17px;
  padding-right: 10px;
}
.home1Swip .swiper-pagination-bullet-active {
  width: 20px;
  border-radius: 35px;
}
.homeCen {
  margin-top: 55px;
}
.home1-ri h2 {
  font-size: 2.1em;
  font-weight: bold;
  margin-bottom: 40px;
}
.home1-ri h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}
.home1-ri .text {
  font-size: 18px;
  color: #4c4c4c;
  margin-bottom: 15px;
  position: relative;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}
.home1-ri .text::before {
  display: block;
  content: '';
  position: absolute;
  left: -1px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #4c4c4c;
  top: 7px;
}
.home1-ri {
  margin-left: 5%;
  width: 50%;
}
.home1-ri li+li {
  margin-top: 40px;
}
.homeBtn {
  height: 40px;
  line-height: 40px;
  background-color: #2388cb;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.homeBtn img {
  margin-left: 10px;
}
.home1-ri .row {
  margin-top: 35px;
}
.clear {
  clear: both;
}
.home1B h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #004F84;
  margin-bottom: 30px;
}
.home1B .text {
	font-size: 16px;
	line-height: 1em;
	height: 1em;
  margin-bottom: 20px;
  position: relative;
  padding-left: 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}
.home1B .text::before {
  display: block;
  content: '';
  position: absolute;
  left: -1px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #4c4c4c;
  top: 7px;
}
.home1B {
  padding-top: 25px;
  margin-top: 60px;
  border-top: 1px solid #e6e6e6;
}
.home1B .text:hover {
  color: #004F84;
}
.home2Cen {
  background: url(/Img/images/home3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding-left: 4.75em;
}
.home2 .home2Cen1 {
  padding-left: 5.75em;
}
.home2Nav li {
  float: left;
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  cursor: pointer;
}
.home2Nav {
  padding-top: 5em;
}
.home2Nav li+li {
  margin-left: 30px;
}
.home2Nav .active {
  font-size: 30px;
  vertical-align: top;
  border-bottom: 3px solid #fff;
  margin-top: 0;
  padding-bottom: 10px;
}
.home2Nav ul {
  overflow: hidden;
}
.home2tab .text {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  width: 625px;
  overflow: hidden;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: box;


}

.home2Btn11 {
  left: 45%;
}
.home2Btn22 {
  left: auto;
  right: 45%;
}
.home2Btnc {
  position: absolute;
  bottom: 45px;
  z-index: 99999;
  cursor: pointer;
}
.home2Swip {
  padding-bottom: 11em;
}
.home2c {
  margin-top: 45px;
}
.home2Swip .swiper-pagination {
  padding-right: 10em;
}
.home2Btn {
  width: 235px;
  height: 70px;
  background-color: #e6eef3;
  text-align: center;
  line-height: 70px;
  color: #004F84;
  margin-top: 70px;
}
@media(min-width:992px) {
	.home2tab .text {
    height: 108px
  }
  .home4Ri a:hover h2 {
    color: #004F84;
  }
  .home1 .con_nav span a:hover {
    color: #004F84;
  }
  .home1-ri ul li:hover .text {
    color: #004F84;
  }
  .firendLink span {
    cursor: pointer;

  }
  .firendLink span:hover {
    color: #004F84;
  }
  .home2Btn {
    width: 235px;
    height: 70px;
    background-color: #004F84;
    text-align: center;
    line-height: 70px;
    color: #fff;
    padding-right: 30px;
    margin-top: 70px;
    border: 1px solid #fff;
    background-image: url(/Img/images/dian3.png);
    background-position: center right 50px;
    background-repeat: no-repeat;
    transition: all .5s;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
  }
  .home2Btn:hover {
    background-color: #e6eef3;
    color: #004F84;
    background-image: url(/Img/images/dian.png);
  }

  .home1B .col-lg-4{
  	flex: 1;
  	-webkit-flex: 1;
  	-ms-flex: 1;
  	min-width: 33.333%;
  	max-width: 50%;
  }
}

.home2Btn img {
  margin-left: 15px;
  display: none;
}
.home2Swip .swiper-pagination {
  margin: 0 16px;
  font-size: 24px;
  color: #fff;
  bottom: 44px;
}
.homeImg {
  position: absolute;
  right: 0;
  top: -2em;
  width: 49%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.home2 {
  position: relative;
  margin-top: 8em;
}
.home2 h1 {
  font-size: 2.1em;
  font-weight: bold;
  margin-bottom: 60px;
}
.home2Btn2 {
  position: absolute;
  bottom: 2em;
  left: 50%;
  transform: translateX(-50%);
}
.home2Swip .swiper-pagination-current {
  font-size: 2.1em;
  color: #2aacdd;
  margin-left: 30px;
  margin-top: 4px;
  vertical-align: -7px;
}
.home2Btn2 i {
  font-style: normal;
}
.home2Swip .swiper-pagination-total {
  font-size: 1.4em;
  color: #fff;
  opacity: .5;
  margin-right: 30px;
}

.home2tab+.home2tab {
  display: none;
  opacity: 0;
}
.home4 {
  overflow: hidden;
}
.home4Le .item {
  width: 460px;
  float: left;
}
.home4Le .item+.item {
  margin-left: 3%;
}
.home4Le .time,
.home4Ri .time {
  font-size: 14px;
  color: #555;
  margin-bottom: 20px;
}
.home4Le .text {
  font-weight: bold;
  line-height: 28px;
}
.home4Le .textBox {
  margin-top: 24px;
}
.p-home .global-inner {
  max-width: 1500px;
  width: 89%;
}
.home4Le h1 {
  font-size: 2.1em;
  font-weight: bold;
  margin-bottom: 35px;
}
.home4Le {
  width: 64%;
}
.home4Ri h2 {
  font-size: 18px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  display: -webkit-box;
  display: box;
}
.home4Ri {
  width: 31%;
  margin-left: 4.8%;
}
.home4Ri h1 {
  font-size: 2.1em;
  font-weight: bold;
  margin-bottom: 35px;
}
.home4Ri .item+.item {
  margin-bottom: 25px;
}
.home4 {
  margin-top: 5.75em;
}
.home5 {
  margin: 4.25em 0 8em;
}
.home4Img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}
.home4Le .item:hover .home4Img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
}
.home4Le .item:hover .text {
  color: #004F84;
}
.home6Img {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 215px;
  width: 100%;
  transition: all .5s;
  -webkit-transition: all .5s;
  -ms-transition: all .5s;
}
.home6 h1 {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
}
.home6 h6 {
  font-size: 16px;
  color: #004F84;
  text-align: center;
  margin-top: 15px;

}
.home6 .text {
  color: #999;
  font-size: 14px;
  line-height: 18px;
  margin-top: 23px;
  padding: 0 3.5em;
  height: 54px;
  overflow: hidden;
}

.home6 .textBox {
  padding-top: 40px;
  padding-bottom: 55px;
  box-shadow: 2px 0px 16px rgba(0, 0, 0, .1);
  background: #fff;
}
.home6 .row {
  margin: 0 -15px;
}
.home6 h3 {
  text-align: center;
  font-size: 2.1em;
  font-weight: bold;
  margin-bottom: 1.42em;
}
.home5 img {
  width: 100%;
}
.logo .whiteLogo {
  display: none;
}
.logoImg {
  display: block;
}
.whiteHead .whiteLogo {
  display: block;
}
/*.whiteHead .logoImg{
	display: none;
}*/
.whiteHead .logo {
  background-color: transparent;
}
.homeImg+.homeImg {
  display: none;
  opacity: 0;
}
.isBlock {
  display: none;
}
.pos1 {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999999;
}
.whiteHead .noBlock {
  display: none;
}
.whiteHead .isBlock {
  display: block;
}
.headtabBox li a {
  color: #333 !important;
}
.modal-body {
  width: 900px;
  height: 600px;
  margin: auto;
}
.modal-close {
  position: absolute;
  color: #fff;
  font-size: 32px;
  right: 3px;
}
.home6Swip .swiper-slide:nth-child(even) .overhidden {
  position: relative;
  bottom: -233px;
}
.home6Swip .swiper-slide:nth-child(even) .textBox {
  position: relative;
  top: -215px;
  background: url(/Img/images/home4.jpg) top no-repeat;
  color: #fff;
}
.home6Swip .swiper-slide:nth-child(even) .textBox h6,
.home6Swip .swiper-slide:nth-child(even) .textBox .text {
  color: #fff;
}
.home6 {
  background: url(/Img/images/homelabg.png) right bottom no-repeat;
}
.home4Le h1 a:hover .nohover {
  display: none
}
.ishover {
  display: none;
}
.home4Le h1 a:hover .ishover {
  display: block;
}
.home4Ri h1 a:hover .nohover {
  display: none
}
.home4Ri h1 a:hover .ishover {
  display: inline-block;
}











@media(max-width: 1367px) {
  .home6Img {
    height: 199px;
  }
  .home6Swip .swiper-slide:nth-child(even) .textBox {
    top: -199px
  }
  .home1 .con_nav span+span {
    margin-left: 15px;
    padding-left: 15px;
    font-size: 16px
  }
}


















@media(min-width:992px) {
  .home6Swip .swiper-slide {
    width: 23%;
  }
  .homeSwip .swiper-slide:nth-child(1) .banner-An .text{
  margin-bottom: 175px;
}
  .home6Swip .swiper-slide+.swiper-slide {
    margin-left: 2.1%;
  }
  .home6Swip {
    padding-bottom: 10px;
  }
  .beian a:hover {
    color: #004F84;
  }
  .footNav .item a {
    /*transition: all .5s;
		-webkit-transition: all .5s;
		-ms-transition: all .5s;*/
  }
  .footNav .item a:hover {
    color: #004F84;
  }
}

@media (max-width:1700px) {
  .home4Le .item {
    width: 47%;
  }
  .home4Le .item+.item {
    margin-left: 6%;
  }
  .homeImg {
    width: 40%;
    top: 3em;
  }
}
@media (max-width:1578px) {
  .home2Swip .swiper-pagination {
    padding-right: 8em;
  }
  .home2Btn22 {
    right: 43%;
  }
  .home2Nav li+li {
    margin-left: 20px;
  }
  .home2tab .text {
    width: 51%;
  }
  .home2Nav .active {
    font-size: 26px;
  }

}
@media(max-width: 1277px) {
  .home2 .home2Cen1 {
    padding-left: 0
  }
}
@media(max-width:991.98px) {
  .home6Swip .swiper-slide:nth-child(even) .textBox {
    top: -4.35rem
  }
  .homeSwip .imgs {
    height: calc(100vh - 1.1rem);
  }
  .home4Ri {
    display: none;
  }
  .modal-body {
    width: 7rem;
    height: 5rem;
  }
  .modal-close {
    width: .5rem;
    font-size: .4rem;
    right: 0;
  }
  .banner-text h1 {
    font-size: .72rem;
    text-align: center;
  }
  .banner-An {
    width: 92%;
  }
  .banner-text .text {
    font-size: .3rem;
    line-height: .6rem;
    text-align: center;
    padding: .17rem .8rem 0;
    margin-top: .34rem;
  }
  .homeMore {
    display: none;
  }
  .home1 h1 {
    font-size: .36rem;
    line-height: .6rem;
    text-align: left;
    margin-top: .6rem
  }
  .con_nav {
    display: none;
  }
  .home1 {
    padding: 0 .3rem;
  }
  .home1-le {
    float: none;
    width: 100%;
  }
  .homeCen {
    padding: 0;
    margin-top: .6rem;
  }
  .home1-ri {
    margin-left: 0;
    width: 100%;
  }
  .home1-ri h2 {
    font-size: .48rem;
    margin-bottom: .5rem;
    margin-top: .8rem;
  }
  .home1-ri h3 {
    font-size: .3rem;
    margin-bottom: .49rem;
  }
  .home1-ri .text {
    font-size: .28rem;
    margin-bottom: .5rem;
  }
  .home1-ri .row {
    margin: 0 -15px;
    justify-content: space-between;
  }
  .home1-ri .row .col-lg-6 {
    max-width: 48%;
    width: 48%;
    flex: 48%;
  }
  .home1Swip .swiper-slide {
    padding-bottom: 2.2rem;
  }
  .homeNav {
    height: 2.2rem;
  }
  .home1Swip .swiper-pagination {
    text-align: center;
  }
  .home1Swip .swiper-pagination-bullet {
    width: .58rem;
    border-radius: 0;
    height: 3px;
  }
  .home1Swip .swiper-pagination-bullet-active {
    height: 5px;
  }
  .homeNav span {
    margin-right: 0;
    width: 100%;
    overflow: hidden;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;
    padding: 0 .3rem;
    line-height: .48rem;
    margin-top: .3rem;
    font-size: .28rem
  }
  .home1B {
    margin-top: .6rem;
  }
  .home1B h3 {
    display: none;
  }
  .home1B li+li {
    display: none;
  }
  .wapTab {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
    /* padding-bottom: .62rem; */
    border-bottom: 1px solid #dcdcdc;
  }
  .wapTab .list {
    /* float: left;
		width: 28%; */
    font-size: .28rem;
    margin-top: .15rem;
    flex: 1;
    -webkit-flex: 1;
    text-align: center;
  }
  .wapTab span {
    display: inline-block;
    vertical-align: top;
  }
  .wapTab .active {
    font-size: .48rem;
    font-weight: bold;
    color: #004F84;
    /* width: 44%; */
    margin-top: 0;
  }
  .wapTab .active span {
    border-bottom: 2px solid #004F84;
    padding-bottom: .48rem;
  }
  .home1B .row {
    margin-top: .6rem;
  }
  .wapImg {
    height: 5.1rem;
    background-position: center;
    background-size: cover;
  }
  .wapText {
    background: url(/Img/images/homewap1.png) center no-repeat;
    background-size: cover;
    color: #fff;
    padding: .6rem .4rem 1.6rem;
  }
  .home2Btn {
    width: 3.2rem;
    height: .8rem;
    line-height: .8rem;
    font-size: .28rem;
    margin-top: .5rem;
  }
  .wapText .text {
    font-size: .28rem;
    line-height: .48rem;
    height: 2.5rem;
    overflow: hidden;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    display: -webkit-box;
    display: box;

  }
  .home2 h1 {
    font-size: .48rem;
    margin-bottom: .45rem;

  }
  .home6Img {
    height: 4.35rem;
  }
  .home6Swip .swiper-slide:nth-child(even) .overhidden {
    bottom: -4.38rem;
  }
  .wap-yw .swiper-pagination {
    color: #a3b5c8;
    font-size: .28rem;
    text-align: left;
    padding-left: 1.1rem;
    bottom: .45rem;
  }
  .wap-yw .swiper-pagination-current {
    color: #2aacdd;
    font-size: .42rem;
    font-weight: bold;
  }
  .wap-yw .swiper-button-next {
    left: 2.1rem;
    bottom: .25rem;
    top: auto;
    transform: translate(0);

  }
  .wap-yw .swiper-button-prev {
    bottom: .25rem;
    top: auto;
    transform: translate(0);
  }
  .wap-yw .swiper-button-next::after,
  .wap-yw .swiper-button-prev::after {
    font-size: .3rem;
    color: #fff;
  }
  .home2 {
    margin-top: 1rem;
  }
  .home6 {
    background-image: none;
  }
  .home4 {
    padding: 0 .3rem;
  }
  .home4Le h1 {
    display: none;
  }
  .home4Le .item {
    width: 100%;
  }
  .home4Le {
    float: none;
    width: 100%;
  }
  .home4Le .item+.item {
    display: none;
  }
  .home4Ri {
    width: 100%;
    /* display: none; */
  }
  .home1 h1 span {
    font-size: .28rem;
    font-weight: 400;
    margin-top: .1rem
  }
  .home1 h1 span img {
    margin-left: .07rem;
    width: .25rem;
  }
  .home1B {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: .14rem
  }
  .home4Ri h1 {
    display: none;
  }
  .home4Le .text {
    font-size: .36rem;
    line-height: .48rem;
  }
  .home4 .global-inner {
    padding: 0;
  }
  .home4Le .time {
    margin-bottom: .34rem;
  }
  .home4Le .item {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: .5rem;
    margin-top: .6rem;
  }
  .home4Ri h2 {
    font-size: .3rem;
    line-height: .48rem;
  }
  .home4Ri {
    margin-left: 0;
  }
  .home4Ri {
    margin-top: .5rem;
  }
  .home5 {
    margin: 1rem 0;
  }
  .home6 h3 {
    text-align: left;
    font-size: .48rem;
    padding-left: .3rem;
  }
  .home6Swip {
    padding-bottom: .8rem;
  }
  .home6Swip .swiper-pagination {
    text-align: center;
  }
  .home6Swip .swiper-pagination-bullet {
    width: .58rem;
    border-radius: 0;
    height: 3px;
    opacity: .5;
    background-color: #004F84;
  }
  .home6Swip .swiper-pagination-bullet-active {
    height: 5px;
    opacity: 1;
  }
  .home6 {
    margin-bottom: .7rem;
  }
  .home6 .text {
    color: #999999;
    font-size: .28rem;
    padding: 0 .4rem;
  }
  .home6 h1 {
    text-align: left;
    font-size: .36rem;
    padding-left: .3rem;
  }
  .home6 h6 {
    font-size: .28rem;
    text-align: left;
    padding-left: .3rem;
  }
}
.home6 {
  padding-bottom: 6.5em;
}
.home1-ri ul li:nth-child(1) .text {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
}
.home1-ri ul li:nth-child(4) .text {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  width: 100%;

}
.home1-ri ul li:nth-child(4) {
  margin-top: 31px;
}
.home1-ri ul li {
  margin-bottom: 17px;
  margin-top: 0;
}
.home1-ri ul li .text {
  margin-bottom: 0;
}
.whiteHead .headNav .active a {
  color: #fff;
}
.whiteHead .firA::after {
  background: #fff;
}</pre></body></html>